'Declaration Public Sub LoadFromUrl( _ ByVal dataPath As String, _ ByVal imageConverterService As IImageConverterService, _ ByVal downloadError As UrlErrorEventHandler _ )
public void LoadFromUrl( string dataPath, IImageConverterService imageConverterService, UrlErrorEventHandler downloadError )
Parameters
- dataPath
- imageConverterService
- downloadError